libxl, xl: Account for shadow memory for PV guests too
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 23 Nov 2010 19:25:00 +0000 (19:25 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 23 Nov 2010 19:25:00 +0000 (19:25 +0000)
commit46d89e453b861697531e268dbd85dfd65cdfae7d
treeb9f7f41f432f552c043dbba997665b87b9b44bc6
parentd51d277c9beef20079a36776e3224218008c58ef
libxl, xl: Account for shadow memory for PV guests too

We need to account for the memory needed by shadow pagetables even for PV
guests, because in that case shadow pagetables are used during live
migration.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl.c
tools/libxl/xl_cmdimpl.c